home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / v93n00y.zip / V93N001.IBM < prev    next >
Internet Message Format  |  1993-01-05  |  27KB

  1. From:    WF02::IN%"Info-IBMPC%wsmr-simtel20.ARMY.mil@WS5.CIS.TEMPLE.EDU"  4-JAN-1993 19:04:11.28
  2. To:    James Gerber <GERBER@TMPLCIS.BITNET>
  3. CC:    
  4. Subj:    Info-IBMPC Digest V93 #1
  5.  
  6. Return-path: $$INFOPC
  7.  <@WS5.CIS.TEMPLE.EDU:$$INFOPC%VM.TEMPLE.EDU@RICEVM1.BITNET>
  8. Received: from JNET-DAEMON by GRAD.CIS.TEMPLE.EDU; Mon, 4 Jan 93 17:23 EST
  9. Received: From TEMPLEVM(MAILER) by TMPLCIS with Jnet id 8612 for
  10.  GERBER@TMPLCIS; Mon,  4 Jan 93 17:22 EDT
  11. Received: from TEMPLEVM.BITNET (NJE origin LISTSERV@TEMPLEVM) by VM.TEMPLE.EDU
  12.  (LMail V1.1a/1.7e) with BSMTP id 4858; Mon, 4 Jan 1993 17:21:41 -0500
  13. Date: Fri, 1 Jan 1993 09:13:47 GMT+1
  14. From: Info-IBMPC Digest <Info-IBMPC%wsmr-simtel20.Army.mil@WS5.CIS.TEMPLE.EDU>
  15. Subject: Info-IBMPC Digest V93 #1
  16. Sender: Info-IBMPC redistribution list <$$INFOPC@RICEVM1.BITNET>
  17. To: James Gerber <GERBER@TMPLCIS.BITNET>
  18. Reply-to: Info-IBMPC%wsmr-simtel20.ARMY.mil@WS5.CIS.TEMPLE.EDU
  19.  
  20. Info-IBMPC Digest           Fri,  1 Jan 93       Volume 93 : Issue   1
  21.  
  22. Today's Editor:
  23.          Gregory Hicks - Rota Spain <GHICKS@wsmr-simtel20.Army.Mil>
  24.  
  25. Today's Topics:
  26.                              20MB memory ?
  27.               ALGORITHM to match patterns flexibly needed
  28.                               Black Icons
  29.                       Contacting Borland by E-Mail
  30.           Both protocols IPX/SPX and TCP/IP on OS/2 machine ?
  31.                     Chip Sets, SCSI & Other Lore...
  32.                           copying FAT to HPFS
  33.                  Documentation on IBM 8513 maintenance
  34.                            DRAM refresh rates
  35.                             fsplit (2 msgs)
  36.                          Setting up COMx: Port
  37.              32-bit programming using MASM 6.00b (V92 #207)
  38.                           MSDOS/intel machine
  39.                         Optical Scanner and OCR
  40.               OS of the future....RFD about configuration
  41.         PS/2 High Density mode for 3.6" Floppy isn't Compatible
  42.                          Trident SVGA Problems
  43.                                 UUPC W ?
  44.  
  45. Send Replies or notes for publication to: <INFO-IBMPC@brl.mil>
  46.  
  47. Send requests of an administrative nature (addition to, deletion from
  48. the distribution list, et al) to: <INFO-IBMPC-REQUEST@brl.mil>
  49.  
  50. Addition and Deletion requests for UK readers should be sent to:
  51. <INFO-IBMPC-REQUEST@DARESBURY.AC.UK>
  52.  
  53. Archives of past issues of the Info-IBMPC Digest are available by FTP
  54. ONLY from WSMR-SIMTEL20.ARMY.MIL in directory PD2:<ARCHIVES.IBMPC>.
  55.  
  56. ----------------------------------------------------------------------
  57.  
  58. Date: Wed, 30 Dec 92 9:16:48 CET
  59. From: "Harry" <hertzh%lanf.kaiserslau-emh1.army.mil@kaiserslau-emh1.army.mil>
  60. Subject: 20MB memory ?
  61.  
  62. Dear Editor of Info-IBMPC Digest,
  63.  
  64. To upgrade system board memory with SIMMs, you should use SIMMs of the
  65. same size. For example, if Bank 0 is populated with a 4 MB SIMM, all
  66. connectors within Bank 0 must be populated with a 4MB SIMM. A bank must
  67. be either completely populated with SIMMs or completely emty; you
  68. cannot have a bank partially populated.
  69.  
  70. Depending on the type of SIMMs used in each bank, up to 32MB of system
  71. memory can be configured w/o any problems (that incl. 20MB mixed with
  72. 4-4MB & 4-1MBs).  You can increase system memory with an memory
  73. expansion board up to 64MB, but you must have min. 256>KB cache memory
  74. on board for any RAM configuration above 32MB.
  75.  
  76. Hope this helps  --- Happy new year --- Harry W. Hertz
  77.  
  78. ------------------------------
  79.  
  80. Date: 28 Dec 92 17:08:14 GMT
  81. From: Alan Mead <amead@s.psych.uiuc.edu>
  82. Subject: ALGORITHM to match patterns flexibly needed
  83.  
  84. I hope I've posted this request to appropriate groups, I included
  85. Pascal because that's the target language but I can read C, FORTRAN,
  86. etc.  I need a way to count the number of typos by comparing a sample
  87. string with a target string.  I'm not sure how smart UNIX 'diff' is,
  88. but I would think the problem is analagous: you wouldn't want to
  89. declare two files completely different because one was preceeded by an
  90. extra blank line.
  91.  
  92. For example,
  93.  
  94. target: run Spot run.
  95.  
  96. sample 1 (1 error): ruyn Spot run.
  97. sample 2 (2 errors): rnu Spot run.
  98. sample 3 (2 errors): runnm Spot run.
  99. and, incidentally,
  100. sample 4 (1 error): run spot run.
  101.  
  102. I would appreciate any suggestion.  Thanks very much.
  103.  
  104. -alan mead
  105.  
  106. ------------------------------
  107.  
  108. Date: 28 Dec 92 12:17:49 GMT
  109. From: Jeremy Reimer <Jeremy_Reimer@mindlink.bc.ca>
  110. Subject: Black Icons
  111.  
  112. > QUINN, PAUL writes:
  113. >
  114. > Msg-ID: <28DEC199204125459@pavo.concordia.ca>
  115. > Posted: 28 Dec 92 09:12:00 GMT
  116. >
  117. > Org.  : Concordia University
  118. >
  119. >
  120. >         I seem to have been strucken by the black icon bug.  I installed
  121. > the
  122. > blkicon.zip fix and copied the pmwin.dll.  But when I rebooted I still had
  123. > black icons.
  124. >         I am using an ATI ultra with ATI's Ring 0 800x600 driver.  Does
  125. > anyone
  126. > have any suggestions?
  127. >
  128. >
  129. >
  130. > Paul
  131. > p_quinn@pavo.concordia.ca
  132.  
  133.  
  134. This may not work, but I suffered from the black icon disease until I
  135. put a cool .BMP in the background instead of the boring single-tone
  136. colour.  Without installing the black icon fix, or even the SP (waiting
  137. for 2.1, cause I'm following IBM's if-it-aint-broke-don't-fix-it advice
  138. about the SP) I seem to have cured black icons (and I use a LOT of
  139. customized icons)
  140.  
  141. Jeremy_Reimer@ |"It turned out, as N-Man discovered later, that the black
  142. mindlink.bc.ca | boat hadn't been after him at all.  It was full of riotous,
  143. ---------------| unemployed former James Bond villains enraged at the fall
  144. aka THE JAGUAR!| of Communism in the Soviet Union."
  145. ---------------|
  146. Stealth Sig#69 |  --From "N-Man #3: N-Man on Holiday"
  147.  
  148. ------------------------------
  149.  
  150. Date: 29 Dec 1992 09:16:51 -0700 (MST)
  151. From: Ernie DeVries <DEVRIES@NAUVAX.UCC.NAU.EDU>
  152. Subject: Borland?
  153.  
  154. If you send a message to IN%"bp7-info@borland.com" you will get an
  155. automatic reply with the latest information on Borland Pascal as well
  156. as some helpful Internet addresses for departments at Borland.  The
  157. contents of your message will be ignored.  I don't recall if the
  158. subject line is supposed to be left blank or if it will be ignored
  159. also.
  160.  
  161. |     /\                   Ernie DeVries                 |
  162. |    /  \/\      Academic/Personal Computer Services     |
  163. | /\/    \ \/\       DeVries@nauvax.ucc.nau.edu          |
  164. |   Northern Arizona University   "The Mountain Campus"  |
  165.  
  166. ------------------------------
  167.  
  168. Date: 28 Dec 92 13:58:52 GMT
  169. From: Ernst Kloecker <ernst@opal.cs.tu-berlin.de>
  170. Subject: Both protocols IPX/SPX and TCP/IP on OS/2 machine ?
  171.  
  172. Hi,
  173.  
  174. in my new project I need to have both protocols, IPX/SPX and TCP/IP, on
  175. one OS/2 machine with one network adapter (16-bit SMC). At the moment I
  176. am running OS/2 1.32. I will update to OS/2 2.1x later. The TCP/IP
  177. product I am using is IBM TCP/IP 1.21 for OS/2 1.32 and later.
  178.  
  179. IPX/SPX is needed to connect to a Netware 3.1 server for both file
  180. access and access to an Oracle DBMS running on the Netware server.
  181.  
  182. TCP/IP will be used for an RPC-based application and to import/export
  183. NFS file systems.
  184.  
  185. I heard about ODI drivers for OS/2. Is that what I need or are there
  186. any better multi-protocol solutions ?
  187.  
  188. The same problem will arise for DOS/Windows clients at a later stage of
  189. the project. Is there a similar solution ?
  190.  
  191. Thanks for any info, Ernst.
  192. Ernst Kloecker      phone: ++49-30-6181635      e-mail: ernst@cs.tu-berlin.de
  193.  
  194. ------------------------------
  195.  
  196. Date: 28 Dec 92 18:21:13 GMT
  197. From: Satan <gisie@wam.umd.edu>
  198. Subject: Chip Sets, SCSI & Other Lore...
  199.  
  200. I am getting ready to purchase an EISA motherboard and have found a
  201. variety of chip set manufacturers...
  202.  
  203. I currently have an ISA board that uses the SIS chip set and have had
  204. no problems to date.  ANy reason *not* to buy an EISA board using this
  205. chip set?
  206.  
  207. Also, are the new AMI 486 bioses out yet?
  208.  
  209. Last, along with the motherboard I am going to buy a caching SCSI card
  210. to go along with it.  Currently I am looking at the AMI Fast Disk EISA
  211. SCSI Caching Host, the DPT SmartCache Plus and the Adaptec EISA SCSI
  212. Master (which isnt a caching card).  The AMI uses a 386 processor to
  213. handle the cache - does this equate to a better performing card?  Any
  214. suggestions on which of these to go with?
  215.  
  216. I plan to have 1 SCSI hard disk (quantum) and 1 NEC CDR-84 hooked up to
  217. the SCSI card.  Will it be better to use the manufacturers SCSI drivers
  218. or 3rd party such as the COREL SCSI drivers???
  219.  
  220. TIA,
  221.         tim
  222. gisie@wam.umd.edu
  223. "How will these windows affect my final document?"
  224.  
  225. ------------------------------
  226.  
  227. Date: 27 Dec 92 15:40:00 GMT
  228. From: Jerome Yuzyk <jerome.yuzyk@freddy.ersys.edmonton.ab.ca>
  229. Subject: copying FAT to HPFS
  230.  
  231. I will be moving large numbers of files from one machine, using FAT to
  232. an identical machine, using a mix of HPFS and FAT partitions. I would
  233. like suggestions on the best way to do this, while maintaining EAs and
  234. all the other weird bits that OS/2 uses (and sometimes loses) to run
  235. the WPS.
  236.  
  237. I have about 200M of apps and data files.  I expect to at least use
  238. LHarc to grab and package files and EAs, and one or more WPS/INI-backup
  239. tools to capture the INI and WPS directory structure.  Then I could
  240. either do the floppy-shuffle, or boot both machines to DOS (machine1
  241. has dual boot, machine2 has BootMan) and use a DOS thing I have called
  242. Paranet to move files across the parallel ports to a FAT partition.
  243. Finally (hopefully), I can unLHarc everything to its respective place.
  244.  
  245. Now, essentially, will this work from a FAT to an HPFS partition?  Can
  246. I unarc directly, or should I unarc to FAT, and then XCOPY to HPFS?
  247.  
  248. Just trying to avoind the (b)leeding edge...
  249.  
  250. Thanks to all in advance...
  251.  .-^-.-^-.-^-.-^-.-^-.-^-.-^-.-^-.-^-.-^-.-^-.-^-.-^-.-^-.-^-.-^-.-^-.-^-.-^-.
  252.   Jerome Yuzyk                       jerome.yuzyk@freddy.ersys.edmonton.ab.ca
  253.   a boy and his doo-dads                              Edmonton Alberta Canada
  254. ---
  255.  . MR/2 1.37 NR . Let's Go Mets!
  256.  
  257. ------------------------------
  258.  
  259. Date: Tue, 29 Dec 1992 16:00:11 GMT
  260. From: leonard@qiclab.scn.rain.com (Leonard Erickson)
  261. Subject: Documentation on IBM 8513 maintenance
  262.  
  263. Info-IBMPC@wsmr-simtel20.ARMY.mil writes:
  264.  
  265. >Some time ago (over a year), some very helpful person distributed a
  266. >document relating to maintenance of IBM 8513 monitors (colour, VGA,
  267. >12"). I passed my copy onto our hardware chap, who can longer lay his
  268. >hands on it. My monitor has now developed a minor fault (a visible
  269. >horizontal scan bar during mode changes), and I would very much like to
  270. >locate a copy of the original document.  I have scanned SIMIBM.IDX to
  271. >no effect; if the original poster, or anyone having a copy, could get
  272. >in touch, I would be much obliged.
  273.  
  274. I could use a copy of such a document myself! My 8513 has gotten
  275. "fuzzy" (out of focus? convergence shifted? ) And rather hard to
  276. read...
  277.  
  278. Leonard Erickson                      leonard@qiclab.scn.rain.com
  279. CIS: [70465,203]                         70465.203@compuserve.com
  280. FIDO:   1:105/51         Leonard.Erickson@f51.n105.z1.fidonet.org
  281. (The CIS & Fido addresses are preferred)
  282.  
  283. ------------------------------
  284.  
  285. Date: 27 Dec 92 10:50:39 GMT
  286. From: Chuck Strouss <chuckst@microsoft.com>
  287. Subject: DRAM refresh rates
  288.  
  289.  chbl@sbustd.rz.uni-sb.de (Christian Blum) writes:
  290.  
  291. >No way this will work. The refresh rate is set to 18.2 per second; since
  292. >there are 512 rows to refresh, this means every bit in your computer's
  293. >DRAM is refreshed every 20 seconds! There are DRAMS that survive 15ms
  294. >without being refreshed, but a 70ns DRAM can't take it. Try about 10ms
  295. >......
  296.  
  297. It is surprising how long some DRAMs can go without refresh.  For
  298. production systems, you must believe the manufacturers worst-case
  299. specs, but DRAMs rarely need to be refreshed that often.
  300.  
  301. A while back, I was working on the software for a computer system that
  302. did its DRAM refresh with a software interrupt -- it only took about 5%
  303. of the CPU time.  At first, we had a bug in our refresh code, but the
  304. system was still working remarkably well.  Tracing down another bug
  305. revealed that we weren't refreshing at all, except for the natural
  306. refreshing that came from the execution of code.
  307.  
  308. Once we got the refresh working, we decided to determine exactly how
  309. slow we could refresh and still have the system work.  We made sure
  310. that the CPU was executing in a tight loop the rest of the time, so
  311. that normal execution wasn't refreshing.
  312.  
  313. Turns out the particular DRAMs we were using, at the temperatures we
  314. were running, held their contents just fine with a 1-2 second refresh
  315. rate.  They started failing a bit at 5 sec, and were still 80% correct
  316. after 15 sec.
  317.  
  318. We expanded our experiments a bit, and tried DRAMs from different
  319. manufacturers, and also tried different temperatures.  There were
  320. remarkable differences with both parameters.  We ended up taking the
  321. full 5% CPU hit requirred to meet the manufacturers' specs, which I
  322. think is a good decision for anybody who is tempted to play around with
  323. refresh rates.
  324.  
  325. ------------------------------
  326.  
  327. Date: Tue, 29 Dec 1992 14:32:44 -0500 (EST)
  328. From: Keith Petersen - MACA WSMR <w8sdz@tacom-emh1.army.mil>
  329. Subject: fsplit
  330.  
  331. jeff@erie.irc.nrc.ca (Jeffrey Marans) wrote:
  332. > Has anyone seen a pd dos utility like the unix fsplit program?  I
  333. > looked around the mirrors but only saw the bsd version which doesn't
  334. > compile with MS C.
  335.  
  336. Directory PD1:<MSDOS.FILUTL>
  337.  Filename   Type Length   Date    Description
  338. ==============================================
  339. CHOP1292.ZIP  B   37626  921220  Chop/join large files ASCII/binary, with C src
  340.  
  341. An index of all files in the WSMR-SIMTEL20.Army.Mil MS-DOS collection
  342. is available in two formats:
  343.  
  344. Directory PD1:<MSDOS.FILEDOCS>
  345.  Filename   Type  Description
  346. ==============================================
  347. SIMIBM.ZIP    B   Comma-delim list of all MSDOS files w/descrip.
  348. SIMLIST.ZIP   B   Text format list of all MSDOS files w/descrip.
  349.  
  350. These files are updated every 7-10 days.  See AAAREAD.ME in that
  351. directory for details.
  352.  
  353. SIMTEL20 allows only nine ANONYMOUS FTP logins during weekday
  354. prime time, 5am to 3pm Mountain Time (GMT-7), but 27 otherwise.
  355.  
  356. SIMTEL20 files are also available by anonymous ftp from mirror sites
  357. OAK.Oakland.Edu (141.210.10.117), wuarchive.wustl.edu (128.252.135.4),
  358. ftp.uu.net (137.39.1.9), nic.funet.fi (128.214.6.100), src.doc.ic.ac.uk
  359. (146.169.3.7), nic.switch.ch (130.59.1.40), archie.au (139.130.4.6),
  360. nctuccca.edu.tw (140.111.3.21), by e-mail through the BITNET/EARN file
  361. servers, or by uucp from UUNET's 1-900-GOT-SRCS.  See UUNET file
  362. uunet!~/info/archive-help for details.
  363.  
  364. OAK.Oakland.Edu is the most up-to-date mirror because I maintain it,
  365. in addition to my duties at SIMTEL20.  I run OAK's mirror program
  366. whenever new files are added at SIMTEL20.
  367.  
  368. Keith
  369. --
  370. Keith Petersen
  371. Maintainer of the MS-DOS archive at WSMR-SIMTEL20.Army.Mil [192.88.110.20]
  372. Internet: w8sdz@TACOM-EMH1.Army.Mil     or      w8sdz@Vela.ACS.Oakland.Edu
  373. Uucp: uunet!umich!vela!w8sdz                         BITNET: w8sdz@OAKLAND
  374.  
  375. ------------------------------
  376.  
  377. Date: Wed, 30 Dec 92 08:47:44 EST
  378. From: dashiell@NADC.NADC.NAVY.MIL (A. Kaniss)
  379. Subject: fsplit
  380.  
  381. You may want to download a package called filters.zip.  There's a
  382. program in it called forclean.com and its source code.  This may get
  383. done what you want to do.
  384.  
  385. jude <dashiell@nadc.nadc.navy.mil>
  386.  
  387. ------------------------------
  388.  
  389. Date: Wed, 30 Dec 1992 12:04:55 -0700
  390. From: Ron Feigen <feigen@panther.mot.com>
  391. Subject: Setting up COMx: Port
  392.  
  393. I hope I am not bugging you but I saw you post on the net.  I have (I think) a
  394. relavtively simple DOS progamming question.  If you have a moment I hope you
  395. can give me a hand.
  396.  
  397. I should say that I am proficient in Unix/'C' my problem is hardware
  398. setup on a PC.  I need to write/port a small communication API from
  399. Unix.  How do I setup the com?: port?  I don't want to have the user
  400. use the DOS mode command to set baud, parity, ect on the serial port.
  401.  
  402. If you could point me in the right direction I would really, really
  403. appreicate it!!!!!!
  404.  
  405. Thanks,
  406. Ron Feigen
  407. ronf@panther.mot.com
  408.  
  409. ------------------------------
  410.  
  411. Date: Wed, 30 Dec 92 09:41:14 EST
  412. From: dlv@bwalk.dm.com (Dimitri Vulis)
  413. Subject: 32-bit programming using MASM 6.00b (V92 #207)
  414.  
  415. > Date: 16 Dec 92 22:37:57 GMT
  416. > From: Kai Uwe Rommel <rommel@jonas.gold.sub.org>
  417. >
  418.  ...
  419.  
  420. > .386
  421. > .model  flat
  422. > .stack  04000H
  423. >
  424. > includelib doscalls.lib
  425. >
  426.   ...
  427. > extern  DOS32WRITE:proc
  428. > extern  DOS32EXIT:proc
  429.  ...
  430. > start   proc
  431. >         call    DOS32WRITE
  432.  ...
  433. >         call    DOS32EXIT
  434.  
  435. If you have the OS/2 Toolkit, you have the library OS2386.LIB, and can
  436. rewrite the above as:
  437.  
  438.   includelib os2386.lib
  439. ...
  440.   extern  DOSEXIT:proc
  441. ...
  442.   call    DOSEXIT
  443.  
  444. ---
  445. dlv@bwalk.dm.com (Dimitri Vulis)
  446. Brighton Beach Boardwalk BBS, Forest Hills, N.Y.: +1-718-261-2013, 14.4Kbps
  447.  
  448. ------------------------------
  449.  
  450. Date: 27 Dec 92 20:21:37 GMT
  451. From: Allen J Michielsen <amichiel@rodan.acs.syr.edu>
  452. Subject: MSDOS/intel machine
  453.  
  454. In article @newstand.syr.edu> dmeltzer@erc.cat.syr.edu (David Meltzer) writes:
  455. >In article <@ub.d.umn.edu> cbusch@ub.d.umn.edu (Chris) writes:
  456. >>   Ok.  I will rephrase my question.
  457. >>Is there a msdos computer that does not run intel binary code (excluding
  458. >>emulaters)? (V20/AMD/Cyrix chips and the like all run intel binary
  459. >>code.)
  460.  
  461. >If a computer didn't run Intel code, then it wouldn't be able to run
  462. >Ms-Dos.  Ms-Dos is not a portable OS like Unix may be, it only is made for
  463. >Intel code, like Mac's System 7 wont run on anything but a Motorola.
  464.  
  465. Bssst.  Thanks for playing...
  466. There are several software emulators to run MS-DOS and DOS applications
  467. on non-Intel CPU's.  Soft-PC may be the most well known.  They have a
  468. package for MAC's, which do not have a Intel CPU, and SPARC's (Sun
  469. SparcStations) which also doesn't have a Intel CPU.  Neither of the
  470. CPU's can -run Intel code- but they both do execute intel binary code
  471. by reading it, and -converting- it into native code (a gross
  472. simplification).
  473.  
  474. A version of MS-DOS could be written for almost any native CPU
  475. available, but I suppose the MS could be forced to be dropped from
  476. it...  Of course the software emulator was specifically excluded from
  477. the discussion.  The real point may be put that the original question
  478. may well still be flawed.  I'm not sure what value the question or
  479. answer is, but generally, I'd say the best answer is no.  There is no
  480. msdos or dos computer that does not have a Intel CPU as a core cpu.
  481. The DEC Rainbow 100 & 100+ computer may have come the closest, it had a
  482. 8086 and a Z80.  As I understand it, the Z80 assisted in the video
  483. partion of the system, and it required a special version of dos to run
  484. on it because of the Z80.  Versions 2.10, & 3.10 are available for it
  485. currently.  WANG may have made a DOS or MSDOS for a non-Intel cpu I
  486. don't know.  Anyway, David's real point may have been, even if a DOS or
  487. MSDOS is available for a non-Intel cpu system, DOS applications would
  488. have to be run between e either a software emulator or a binary
  489. converter, in order to run, because Intel binary code (programs) are
  490. written for a hardware platform (aka a intel cpu,) AND a OS like dos.
  491. al
  492.  
  493. ------------------------------
  494.  
  495. Date: 28 Dec 92 17:18:01 GMT
  496. From: "Ming T. Lin" <mlin@pdx222.nosubdomain.nodomain>
  497. Subject: Optical Scanner and OCR
  498.  
  499.     I am interested in getting an optical scanner and OCR software for
  500. archiving some of the document in my office. Can some one tell me your
  501. experience with the products you bought. My requirement is strictly for
  502. quailty documentation purpose. Please send email.
  503.  
  504. Thankyou in advance.
  505.  
  506. -M. Lin
  507. mlin@ichips.intel.com
  508.  
  509. ------------------------------
  510.  
  511. Date: 28 Dec 92 13:47:53 GMT
  512. From: Ed Geraghty <ed@balrog.aecom.yu.edu>
  513. Subject: OS of the future....RFD about configuration
  514.  
  515.  
  516. Greetings,
  517.  
  518. I have been using OS/2 since LA and been a very satisfied customer. I
  519. had two questions that some might want to kick around.
  520.  
  521. /***********/
  522. System for Applying Patches and System Software Revision
  523. /***********/
  524.  
  525.    I didn't realize how much a pain applying patches was until I
  526. downloaded and applyed the CSD for TCP/IP, PMX, NFS and the SP. Each
  527. CSD installed with different commands and the NFS(?) package's install
  528. script required changes because it copied files directly from drive a:.
  529.  
  530. Another thing I find lacking is that the syslevel files are all over
  531. the drives. If I type syslevel and I have mounted CD-ROMS(over a
  532. network), NFSed disks from Unix boxs. The syslevel command will take 10
  533. minutes to run.  The results displayed by syslevel only show the
  534. previous CSD level not a history.
  535.  
  536. I am also using the RS/6000 AIX while the installp updatep programs may
  537. have their own problems. It is convienient to use one command to
  538. install updates. Also the lslpp command is nice because it can give you
  539. a list of products installed and what revision you are running with a
  540. complete history. The product history and inventory is located in one
  541. area for quick retrieval.
  542.  
  543. /***********/
  544. System Configuration: config.sys
  545. /***********/
  546.  
  547. Another thing I realized while Installing products on an OS/2 machine
  548. (this is not limited to OS/2 DOS/WINDOWS is another such problem) that
  549. the config.sys is loaded at boot time and tends to get mangled. I
  550. installed LAN server and It tacked on 15-20 lines then TCPIP 10 more
  551. lines to my config.sys. With this jumble how would you uninstall
  552. something from that machine(what line to blow away). Installing
  553. programs just tackon stuff to the config.sys sometimes with disasterous
  554. results.
  555.  
  556. Is there a better way of handling system configuration then config.sys?
  557. How does Macintosh doit. The UNIX rc file system while similar to
  558. config.sys does split the tasks among different files. (rc.net rc.local
  559. rc.boot).
  560.  
  561. Would it be good to have a rc.wp51, rc.win31, etc...
  562.  
  563. /***********/
  564.  
  565. These are problems that I see with todays OS offerings. None of these
  566. problems will be fixed anytime soon but I'm interested in where things
  567. are going or should be going in the future(with regards to these two
  568. areas). As more users are networked the config.sys will get longer and
  569. more complicated.  The time required to configure and maintain machines
  570. will increase.  Admin people are busy enough and don't need questions
  571. like I installed a new package and now my news reader doesn't work.
  572.  
  573.                           Looking forward to hearing ideas,
  574.  
  575.                           Ed G
  576.  
  577. Ed Geraghty
  578. Systems Manager
  579. Albert Einstein College of Medicine
  580. Dynamic Brain Imaging Lab
  581. Bronx, NYC 10461
  582. email: geraghty@aecom.yu.edu
  583.  
  584. ------------------------------
  585.  
  586. Date: Tue, 29 Dec 1992 15:58:00 GMT
  587. From: leonard@qiclab.scn.rain.com (Leonard Erickson)
  588. Subject: PS/2 High Density mode for 3.6" Floppy isn't Compatible
  589.  
  590. Info-IBMPC@wsmr-simtel20.ARMY.mil writes:
  591.  
  592. >It's simply because brand name IBM's use a disk drive that doesn't
  593. >search for the extra sense hole present in HD disks.  Thus, you can
  594. >have a low or high density disk and always be able to format it as HD.
  595.  
  596. Not quite right. The drive *has* the sensor, it's just been jumpered to
  597. *not care* if the hole is there (this also lets you do stupid things
  598. like format an HD disk to DD!)
  599.  
  600. >On the other hand, clone machines almost always search for the extra
  601. >sense hold and won't read a disk as being high density unless it has
  602. >that hole.  A 3 1/2 disk formatted on an IBM as high density will not
  603. >be recognized on the clone machine unless the sensor is diabled.
  604.  
  605. Not all drives *can* be jumpered to the "don't care" state. I went thru
  606. this both with drives in Compaqs (Compaq jumpers them to "don't care".
  607. And in my home machine, where my 1.44 drive doesn't *have* a jumper
  608. setting for "don't care" (I can jumper it to think all disks are HD or
  609. all disks are DD though!)
  610.  
  611. Leonard Erickson                      leonard@qiclab.scn.rain.com
  612. CIS: [70465,203]                         70465.203@compuserve.com
  613. FIDO:   1:105/51         Leonard.Erickson@f51.n105.z1.fidonet.org
  614. (The CIS & Fido addresses are preferred)
  615.  
  616. ------------------------------
  617.  
  618. Date: 28 Dec 92 14:03:07 GMT
  619. From: Chris Double <chris@actrix.gen.nz>
  620. Subject: Trident SVGA Problems
  621.  
  622. Hi.
  623.  
  624. I've got a problem with my OS/2 system and was wondering if anyone else
  625. has experienced this problem.
  626.  
  627. When OS/2 boots, the OS/2 logo appears. This clears with a cursor in
  628. the upper left for about 30 seconds then the WPS desktop appears.  This
  629. is a normal boot.
  630.  
  631. If any device driver (loaded in CONFIG.SYS) displays a message on the
  632. screen at the stage of the cursor being in the upper left I lose Super
  633. VGA ability in my DOS/WINOS2 sessions. It doesn't even have to be a
  634. device driver displaying the message. If the HPFS system does an
  635. autocheck of the disks and displays the results this causes the problem
  636. too. Any access of the screen at this point appears to be the problem.
  637.  
  638. Luckily, no original OS/2 device drivers write to the screen. Some
  639. third party drivers I want to use do and this results in no SVGA.
  640.  
  641. I still get SVGA on the WPS desktop with no problem (ie. at 800x600x16
  642. resolution). It's only DOS & WINOS2 where I lose it. Any SVGA program
  643. (CSHOW, WINOS2 at 640x480x256) displays strangely. I also get sync
  644. problems swapping between DOS and OS/2 desktop.
  645.  
  646. If I remove any drivers that display to the screen, all is ok again.
  647. Weird. Anyone else experiencing these problems? I would appreciate any
  648. ideas as to how to fix this!!!
  649.  
  650. For the record, my system is:
  651.  
  652. 386DX/40Mhz 8MB Ram
  653. 200MB hard drive
  654. Trident TVGA D3.01 9000 card with 512K
  655. Soundblaster Pro at IRQ5, DMA1, ADDR220
  656. Internal 14.4K Modem/Fax at COM1
  657. COM1 disabled on motherboard leaving only COM2.
  658. LPT1 at IRQ7
  659.  
  660. I've tried disabling caching on the AMI Bios setup, enabling caching
  661. but no change.
  662.  
  663. If you have any ideas I'd love to hear from you!
  664.  
  665. Thanks,
  666.  
  667. Chris Double.
  668. chris@actrix.gen.nz
  669.  
  670. ------------------------------
  671.  
  672. Date: 26 Dec 92 23:41:06 GMT
  673. From: Ed June <Ed.June%iphase.infoserv.com@BRL.MIL>
  674. Subject: UUPC W ?
  675.  
  676. Shouldn't there be docs for the W release of the Kendra WonderWorks
  677. UUPC?  I have the executables & source, but no docs.  I don't see any
  678. docs/examples for the dos nor OS/2 components.  Is the doc files
  679. available?  I'm currently using the V docs & examples.
  680.  
  681. I need a dial up source, no ~ftp here...
  682. *8^(
  683.    Ed June
  684.  
  685.    Fidonet:   1:133/308, Atlanta's OS/2 Users Group BBS, 404-471-1549
  686.    Internet:  ed_june@over.mind.org
  687.    UUCP:      ...!emory!uumind!overmind!ed_june
  688.  
  689. ------------------------------
  690.  
  691. End of Info-IBMPC Digest V93 #1
  692. *******************************
  693. -------
  694.